Fix bug #15841 with cache-long-scans, linum-mode, and non-ASCII chars.
authorEli Zaretskii <eliz@gnu.org>
Sat, 9 Nov 2013 11:12:33 +0000 (13:12 +0200)
committerEli Zaretskii <eliz@gnu.org>
Sat, 9 Nov 2013 11:12:33 +0000 (13:12 +0200)
commit1b6e0be57e9743876223fbd8b8ac7713f5038b53
tree1686d812b83a1fc605f3c2a5cc4ff8ca9e7731f1
parent1f3796c5d9106744a670865bf57a9b6625a594f7
Fix bug #15841 with cache-long-scans, linum-mode, and non-ASCII chars.

 src/fileio.c (Finsert_file_contents): Invalidate the newline cache
 for the entire range of inserted characters.
src/ChangeLog
src/fileio.c